CompleteName Class |
Namespace: Independentsoft.Exchange
The CompleteName type exposes the following members.
| Name | Description | |
|---|---|---|
| CompleteName |
Initializes a new instance of the CompleteName class.
|
| Name | Description | |
|---|---|---|
| FirstName |
Represents the first name of contact.
| |
| FullName |
Represents the full name of a contact.
| |
| Initials |
Represents the initials of a contact.
| |
| LastName |
Represents the last name of a contact.
| |
| MiddleName |
Represents the middle name of a contact.
| |
| Nickname |
Represents the nickname of a contact.
| |
| Suffix |
Represents a suffix to a contact's name.
| |
| Title |
Represents the title of a contact.
| |
| YomiFirstName |
Represents the name used in Japan for the searchable or phonetic spelling of a Japanese first name.
| |
| YomiLastName |
Represents the name used in Japan for the searchable or phonetic spelling of a Japanese last name.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current CompleteName object to its equivalent string representation.
(Overrides ObjectToString.) |